home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 5607 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.8 KB

  1. Path: news1.radix.net!spp
  2. From: spp@syrinx.hideout.com (Stephen P Potter)
  3. Newsgroups: comp.lang.misc,comp.lang.perl.misc,comp.lang.tcl,comp.lang.c,comp.lang.java
  4. Subject: Re: Readable Perl (was: Re: Relative Speed of Perl vs. Tcl vs. C)
  5. Followup-To: comp.lang.misc,comp.lang.perl.misc,comp.lang.tcl,comp.lang.c,comp.lang.java
  6. Date: 20 Feb 1996 00:53:34 GMT
  7. Organization: RadixNet Internet Services
  8. Message-ID: <SPP.96Feb19195334@syrinx.hideout.com>
  9. References: <4e3a2u$eoa@wcap.centerline.com> <4e54vc$7sk@orac.mon.rnb.com>
  10.     <ukd97hwzkc.fsf_-_@linda.teleport.com> <4gb3kp$lu7@gaia.ns.utk.edu>
  11. Reply-To: spp@pencom.com
  12. NNTP-Posting-Host: dialin25.annex1.radix.net
  13. In-reply-to: mbk@I_should_put_my_domain_in_etc_NNTP_INEWS_DOMAIN's message of 20 Feb 1996 00:12:09 GMT
  14.  
  15. In article <4gb3kp$lu7@gaia.ns.utk.edu> mbk@I_should_put_my_domain_in_etc_NNTP_INEWS_DOMAIN (Matthew B. Kennel) writes:
  16.    Randal L. Schwartz (merlyn@stonehenge.com) wrote:
  17.    : >>>>> "John" == John Viega <jtv2j@mamba.cs.virginia.edu> writes:
  18.  
  19.    : John> People bitch about the readability of Perl non-stop.  In fact, I have
  20.    : John> heard the joke, "Perl, the only language you can uuencode, and not
  21.    : John> notice" twice this week around the department.
  22.  
  23.    : OK, now which do you find most readable...
  24.  
  25.    This one:
  26.  
  27.    loop #OUT + "I can count to " + 1.upto!(10) + "\n"; end; 
  28.  
  29.    Or, 
  30.  
  31.    loop #OUT + "I can count anything: " + collection_class.elt!.str + "\n"; end;
  32.  
  33. If you people aren't even going to try and be reasonable, what's the point
  34. of having this discussion?
  35.  
  36. -spp
  37. --
  38. Stephen P Potter        Pencom Systems Administration              Beaching It 
  39. spp@psa.pencom.com    Pager: 1-800-759-8888, 547-9561     Work: 703-860-2222
  40. "I don't care whether people actually like Perl, just so long as they *think*
  41.     they like it...  ;-)"    -Larry Wall
  42.